reduce the rust debuginfo level on selected architectures
authorCarsten Schoenert <c.schoenert@t-online.de>
Wed, 30 Sep 2020 15:21:27 +0000 (17:21 +0200)
committerCarsten Schoenert <c.schoenert@t-online.de>
Wed, 18 Nov 2020 19:06:09 +0000 (19:06 +0000)
commit629920ff06ad9d23eaab1d57ecc38b90c1dad0eb
treebaa22a35a1e4765b56ef3712250659d3a9b9e619
parent0e34bc64bed68c69c35c1a5d216936ffe868b5a6
reduce the rust debuginfo level on selected architectures

Compiling with debuginfo=2 causes the OOM killer to interrupt the build on
launchpad builders. Initially this was only on 32 bit architectures, but with
firefox 63 it started happening frequently on arm64 and ppc64el too, and with
newer versions it started happening very frequently on s390x too.

Patch cherry-picked from Ubuntu.

Gbp-Pq: Topic fixes
Gbp-Pq: Name reduce-the-rust-debuginfo-level-on-selected-architectures.patch
build/moz.configure/toolchain.configure